Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Handle tag (258) in conway era set while parsing datum array bytes #80

Merged
merged 3 commits into from
Sep 16, 2024

Conversation

satran004
Copy link
Member

To Fix #79

@satran004 satran004 marked this pull request as draft September 12, 2024 08:00
@satran004 satran004 changed the title fix: Handle tag (258) in conway era set fix: Handle tag (258) in conway era set while parsing datum array bytes Sep 12, 2024
@satran004
Copy link
Member Author

@Sotatek-HuyLe3a fyi.

This commit introduces a new integration test to verify the fetching of blocks with datum arrays containing a 258 tag.
@satran004 satran004 marked this pull request as ready for review September 12, 2024 08:34
@satran004
Copy link
Member Author

Build fails as IOHK mainnet relay is no longer available. We need to move integration tests from test to integrationTest module.

@satran004 satran004 merged commit 6991b0d into main Sep 16, 2024
1 check passed
@satran004 satran004 deleted the fix_79 branch September 16, 2024 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Datum does not have the same size error for some txs in Conway era
2 participants